FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package nhsd.assets.stu3#1.7.0 (47 ms)

Package nhsd.assets.stu3
Type CodeSystem
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssignedIndicator-1
Url https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssignedIndicator-1
Version 1.0.0
Status active
Name eRS Assigned Indicator
Experimental False
Authority hl7
Purpose A code to indicate if a specific or empty value is being searched for.
Copyright © 2017 NHS Digital
Content complete

Resources that use this resource

ValueSet
https://fhir.nhs.uk/STU3/ValueSet/eRS-AssignedIndicator-1 eRS Assigned Indicator

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "url" : "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssignedIndicator-1",
  "version" : "1.0.0",
  "name" : "eRS Assigned Indicator",
  "status" : "active",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "Interoperability Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work"
        }
      ]
    }
  ],
  "purpose" : "A code to indicate if a specific or empty value is being searched for.",
  "copyright" : "© 2017 NHS Digital",
  "content" : "complete",
  "concept" : [
    {
      "code" : "ASSIGNED",
      "display" : "A specific value is assigned. The value is supplied in a different field."
    },
    {
      "code" : "NOT_ASSIGNED",
      "display" : "An empty (i.e. no value) is being searched for. This is a specific search criteria and is not a 'don't care'."
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.